|
Sacado Package Browser (Single Doxygen Collection)
Version of the Day
|
#include <gmock-internal-utils.h>
Public Types | |
| typedef std::remove_const < Element >::type | RawElement |
| typedef internal::NativeArray < RawElement > | type |
| typedef const type | const_reference |
Static Public Member Functions | |
| static const_reference | ConstReference (const Element(&array)[N]) |
| static type | Copy (const Element(&array)[N]) |
Definition at line 358 of file gmock-internal-utils.h.
| typedef std::remove_const<Element>::type testing::internal::StlContainerView< Element[N]>::RawElement |
Definition at line 360 of file gmock-internal-utils.h.
| typedef internal::NativeArray<RawElement> testing::internal::StlContainerView< Element[N]>::type |
Definition at line 361 of file gmock-internal-utils.h.
| typedef const type testing::internal::StlContainerView< Element[N]>::const_reference |
Definition at line 367 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 369 of file gmock-internal-utils.h.
|
inlinestatic |
Definition at line 374 of file gmock-internal-utils.h.
1.8.5